EDIT: see solution in comment on post
Same here, filed a feedback around this. As far as I'm concerned, not being able to do case insensitive searches is a deal breaker
Post
Replies
Boosts
Views
Activity
Does anyone know if this is the expected usage, or can point to Apple using this pattern?
Lucky 7 the number is FB12292225
Have you double checked the capitalization of the project path and the folder it's in? In Xcode select the project (first item in navigation list), show the file inspector and look at where it says Full Path check that the capitalization of /Users/username/Git/Path/To/Project/Project.xcodeproj matches exactly the capitalization of the folder structure.
Have you double checked the capitalization of the project path and the folder it's in?
In Xcode select the project (first item in navigation list), show the file inspector and look at where it says Full Path check that the capitalization of /Users/username/Git/Path/To/Project/Project.xcodeproj matches exactly the capitalization of the folder structure.
Thank you thank you thank you! This was the issue for me for my root project folder
Yep, works for me now too